Skip to content
This repository was archived by the owner on Oct 15, 2024. It is now read-only.

fix: maximize liquidity in sepolia #1142

Merged
merged 1 commit into from
Oct 3, 2024
Merged

Conversation

agualis
Copy link
Contributor

@agualis agualis commented Oct 3, 2024

The API is not currently not returning 0xeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee native tokens for sepolia:

query {
  tokenGetTokens(chains: [SEPOLIA]) {
    address
  }
}

That breaks maximize feature in sepolia.

Before:

before

After:

after

Copy link

vercel bot commented Oct 3, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
frontend-v3 ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 3, 2024 8:21am
test-v3 ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 3, 2024 8:21am

@agualis agualis changed the title fix: maximize when pool does not have native assets fix: maximize liquidity in sepolia Oct 3, 2024
@agualis agualis merged commit 430f456 into main Oct 3, 2024
7 checks passed
@agualis agualis deleted the fix/maximizeWithoutNativeTokens branch October 3, 2024 12:35
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants